安装Python环境    www.python.org  安装时候记得勾选添加环境变量

Python安装完成后，CMD执行 安装串口工具
pip install pyserial
